LEADTOOLS Medical (Leadtools.Medical3D assembly)
LEAD Technologies, Inc

MemoryEfficientEnd(Single[],Point2D,Single) Method






Orientation of the image. Get this value from the DICOM file.
The spacing between pixels. Get this value from the DICOM file.
The spacing between two successive frames.
Ends object creation and makes it ready to be displayed.
Syntax
public void MemoryEfficientEnd( 
   float[] imageOrientation,
   Point2D pixelSpacing,
   float sliceThickness
)
'Declaration
 
Public Overloads Sub MemoryEfficientEnd( _
   ByVal imageOrientation() As Single, _
   ByVal pixelSpacing As Point2D, _
   ByVal sliceThickness As Single _
) 
'Usage
 
Dim instance As Medical3DObject
Dim imageOrientation() As Single
Dim pixelSpacing As Point2D
Dim sliceThickness As Single
 
instance.MemoryEfficientEnd(imageOrientation, pixelSpacing, sliceThickness)
public void MemoryEfficientEnd( 
   float[] imageOrientation,
   Point2D pixelSpacing,
   float sliceThickness
)
 function Leadtools.Medical3D.Medical3DObject.MemoryEfficientEnd(Single[],Point2D,Single)( 
   imageOrientation ,
   pixelSpacing ,
   sliceThickness 
)
public:
void MemoryEfficientEnd( 
   array<float>^ imageOrientation,
   Point2D pixelSpacing,
   float sliceThickness
) 

Parameters

imageOrientation
Orientation of the image. Get this value from the DICOM file.
pixelSpacing
The spacing between pixels. Get this value from the DICOM file.
sliceThickness
The spacing between two successive frames.
Remarks
This function is used when a series of frames are un-sorted or are sorted based on their instance number or capturing time.
Example
For an example, refer to Medical3DObject
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Medical3DObject Class
Medical3DObject Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features